<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*common*/
.home_row_l{width:64%;float: left;}
.home_row_r{width:34%;float: right;}
.home_ztzl .owl-carousel .owl-nav&gt;div{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.footer{border-top: none;}
/*common end*/

/*tt*/
.home_tt{padding:10px 20px;}
.home_tt .tit{text-align: center;margin-bottom: 10px;color: #226EBC;}
.home_tt .tit a{line-height: 41px;font-size: 1.875em;color: #226EBC;padding-left: 60px;background: url(../images/toutiao.png) no-repeat left center;}
.home_tt .mes{text-align: center;color: #226EBC;}
.home_tt .mes&gt;div{display: inline;}
.home_tt .mes .more{color:#ff0000;}

/*图片新闻*/
.home_tpxw{position:relative;overflow:hidden;}
.home_tpxw .owl-carousel .owl-item{overflow: hidden;}
.home_tpxw .owl-carousel .owl-item,.home_tpxw .owl-carousel img{height:384px;}
.home_tpxw .owl-carousel .txt{position:absolute; right:0; bottom:0; left:0; z-index:9;padding:0 175px 0 25px; height:46px; line-height:46px; color:#fff; background-color:rgba(0,0,0,.5);}
.home_tpxw .owl-carousel .item:hover .txt{font-weight: bold;}
.home_tpxw .owl-dots{position:absolute; bottom:15px; right:14px; z-index:99;}
.home_tpxw .owl-dot{float:left; width:13px; height:13px;border-radius: 50%;opacity: .5; margin-right:6px;background: #fff;}
.home_tpxw .owl-dot.active{background-color: #226ebc;opacity: 1;}

.home_news .bd .tt{padding-bottom: 15px;border-bottom: 1px dashed #999;margin: 15px 0 10px;}
.home_news .bd .tt h3{height: 36px;line-height: 36px;font-size: 1.125em;}
.home_news .bd .tt .mes{line-height: 1.5;min-height: 48px;}

.home_zwgk .common_tit{text-align: center;}
.home_zwgk .borderPad{margin:0 auto;}
.home_zwgk .borderPad li{width:50%;float: left;height: 90px;line-height: 90px;margin:5px 0;}
.home_zwgk .borderPad li a{display: block;position: relative;padding:0 10px 0 71px;}
.home_zwgk .borderPad li span{line-height: 1.3;display: inline-block;vertical-align: middle;font-size: 1.125em;}
.home_zwgk .borderPad li .br{display: block;}
.home_zwgk .borderPad li i{position: absolute;left:8px;top:0;display: block;font-size: 55px;color: #1c6ab8;}
.home_zwgk .borderPad li a:hover{background: #f3f3f3;border-radius: 7px;}
.home_zwgk .borderPad li a:hover i{color:#015095;}
.home_zwgk .borderPad li .icon{width: 55px;height:100%;background: url(../images/waw.png) no-repeat center;background-size: contain;}
.home_zwgk .borderPad li .logod{background-image: url(../images/zfgg.png);}

.home_hengfu{position: relative;overflow: hidden;}
.home_hengfu .owl-dots{position: absolute;right:16px;bottom:10px;text-align: center;}
.home_hengfu .owl-dot{background: #cecece;width:15px;height:15px;line-height: 15px;font-size: 12px;float: left;margin:2px 2px 0 3px;border-radius: 50%;-o-border-radius: 50%;}
.home_hengfu .owl-dot.active{background: #00d0ff;color:#fff;}
.home_hengfu .owl-item img{max-height: 120px;}
/* 横幅 */
#midCarousel .owl-nav div{position: absolute; top: 50%; margin-top: -22px; width: 44px; height: 44px; background: url(../images/scroll_arrow.png) no-repeat #fff; border-radius: 50%; cursor: pointer; box-shadow:0 0 18px 5px rgba(112,112,112,0.15);}
#midCarousel .owl-nav .owl-prev{left:-20px;}
#midCarousel .owl-nav .owl-next{right:-20px; background-position: -44px 0;}
#midCarousel .owl-nav.disabled{display: block;}
#midCarousel .owl-nav div:hover{box-shadow:0 0 18px 5px rgba(112,112,112,0.3);}
/*专题专栏*/ 
.home_ztzl{padding: 15px 50px 15px 105px;position: relative;}
.home_ztzl .tit{position: absolute;left:10px;top:12px;}
.home_ztzl .tit img{display: block;}
.home_ztzl .item{display: block;height: 84px;line-height: 84px;text-align: center;color:#226EBC;padding:0 10px;font-weight: bold;background: url(../images/ztzl_bg.jpg) no-repeat;}
.home_ztzl .item span{display: inline-block;line-height: 1.3;vertical-align: middle;margin-top: -3px;}
.home_ztzl .owl-carousel .owl-nav&gt;div{position: absolute;top:0;width:30px;height: 84px;background: #f6f6f6;}
.home_ztzl .owl-carousel .owl-nav&gt;div.owl-prev{left: -40px;}
.home_ztzl .owl-carousel .owl-nav&gt;div.owl-next{right: -40px;}
.home_ztzl .owl-carousel .owl-nav&gt;div:before{content:"";position: absolute;left: 50%;top:50%;margin-top: -9px;border:9px solid transparent;}
.home_ztzl .owl-carousel .owl-nav&gt;div.owl-prev:before{border-right:12px solid #dcdcdc;margin-left:-14px;}
.home_ztzl .owl-carousel .owl-nav&gt;div.owl-next:before{border-left:12px solid #dcdcdc;margin-left:-5px;}
.home_ztzl .owl-carousel .owl-nav&gt;div:hover{background: #066fc6;}
.home_ztzl .owl-carousel .owl-dots{position: absolute;left:0;bottom:-30px;width:100%;text-align: center;}
.home_ztzl .owl-carousel .owl-dot{display: inline-block;width:10px;height: 10px;border-radius: 50%;margin:5px;background: #AAB2D0;}
.home_ztzl .owl-carousel .owl-dot.active{background: #0073cc;}

.home_yqlj .hd ul{margin:0 -6px;}
.home_yqlj .hd li{width:20%;float: left;}
.home_yqlj .hd li span{position: relative; display: block;margin:0 6px;height: 38px;line-height:38px;padding:0 25px 0 10px;border: 1px solid #DCDCDC;cursor: pointer;}
.home_yqlj .hd li span:after{content:"";display: block; position: absolute;right:10px;top:50%;margin-top:-4px;border: 6px solid transparent;border-top:8px solid #dcdcdc;}
.home_yqlj .hd li.on span{color:#226ebc;border-color:#226ebc;}
.home_yqlj .hd li.on span:after{border-top-color:#226ebc;}

.home_yqlj .bd ul{display: none;margin-top: 10px;}
.home_yqlj .bd ul li{width:16.66%;float: left;position: relative;}
.home_yqlj .bd ul li:before{content: "";width: 4px;height: 4px;background: #999;position: absolute;left:0;top:50%;margin-top:-2px;}
.home_yqlj .bd ul li a{display: block;height: 38px;line-height: 38px;padding:0 10px 0 20px;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;}

@media (max-width: 1440px) {


}


@media (max-width: 1199px) {
  .home_row_l{width:60%;}
  .home_row_r{width:38%;}
  .home_tpxw .owl-carousel img{height: auto;}
  
  .home_yqlj{margin-top: -20px;}
  .home_yqlj .bd ul li{width:25%;}
}

@media (max-width: 1023px) {
  .home_row_l,.home_row_r{width:100%;float: none;}
  .home_tpxw .owl-carousel .owl-item,.home_tpxw .owl-carousel img{height: auto;}
  .home_tpxw .owl-carousel .owl-item{max-height: 500px;}
  .home_zwgk .borderPad li{width:25%;}
}
@media (max-width: 992px) {
  .home_yqlj .hd li{width:33.33%;margin-top: 12px;}
  .home_yqlj .bd ul li{width:25%;}
  .yzgov-share{display: none;}
}

@media (max-width: 768px) {
  .home_zwgk .borderPad li,.home_yqlj .bd ul li{width:33.33%;}
  
}

@media (max-width: 640px) {
  .home_tt .tit a{font-size: 1.25em;padding:10px 0 10px 60px;}
  .home_yqlj .bd ul li{width:50%;}
  .common_hd2 li{width: 20%;text-align: center;font-size: 16px;}
  .common_hd2 li a{padding: 0;}
}

@media (max-width: 580px) {
  .home_zwgk .borderPad li{width:50%;}
}

@media (max-width: 480px) {
  .home_zwgk .borderPad li{width:100%;}
  .home_zwgk .borderPad li .br{display: none;}
  .home_zwgk .borderPad li a{background: #fcfcfc;}

  .home_yqlj .hd li{width:50%;}
  .common_hd2{height: auto;}
  .common_hd2 li{width: 33.333%;text-align: center;font-size: 18px;}
}


@media (max-width: 380px) {
  
}

@media (max-width: 320px) {
  

}
</pre></body></html>